Package | Vital.MedikationsplanPlus |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=Vital.MedikationsplanPlus@1.1.0&canonical=https://tx.gerontonet.org/fhir/StructureDefinition/MedicationStatementNAIP |
Url | https://tx.gerontonet.org/fhir/StructureDefinition/MedicationStatementNAIP |
Version | 1.0.0 |
Status | active |
Date | 2020-11-06T14:23:16.6096867+00:00 |
Name | MedicationStatementNAIP |
Experimental | False |
Description | Das ist ein MedicationStatement für NAIP |
Type | MedicationStatement |
Kind | resource |
No resources found
StructureDefinition | |
https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusEXAufgeklaertNAIP | MedikationsplanPlusEXAufgeklaertNAIP |
https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusEXBehandlungDurchPflegeNAIP | MedikationsplanPlusEXBehandlungDurchPflegeNAIP |
https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusEXComplianceVermutetNAIP | MedikationsplanPlusEXComplianceVermutetNAIP |
https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusMedication | MedikationsplanPlusMedication |
Note: links and images are rebased to the (stated) source
{
"resourceType" : "StructureDefinition",
"id" : "c26add95-dd3e-44b2-8a42-0420fee93799",
"meta" : {
"lastUpdated" : "2020-11-23T10:43:45.476+00:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\r\nDas ist ein MedicationStatement für NAIP <br />\r\nTest für Narrativ\r\n</div>"
},
"url" : "https://tx.gerontonet.org/fhir/StructureDefinition/MedicationStatementNAIP",
"version" : "1.0.0",
"name" : "MedicationStatementNAIP",
"status" : "active",
"date" : "2020-11-06T14:23:16.6096867+00:00",
"description" : "Das ist ein MedicationStatement für NAIP",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "MedicationStatement",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/MedicationStatement",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "MedicationStatement.id",
"path" : "MedicationStatement.id",
"mustSupport" : true
},
{
"id" : "MedicationStatement.meta",
"path" : "MedicationStatement.meta",
"mustSupport" : true
},
{
"id" : "MedicationStatement.meta.source",
"path" : "MedicationStatement.meta.source",
"max" : "0"
},
{
"id" : "MedicationStatement.meta.profile",
"path" : "MedicationStatement.meta.profile",
"mustSupport" : true
},
{
"id" : "MedicationStatement.identifier",
"path" : "MedicationStatement.identifier",
"mustSupport" : true
},
{
"id" : "MedicationStatement.identifier.system",
"path" : "MedicationStatement.identifier.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.identifier.value",
"path" : "MedicationStatement.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.basedOn",
"path" : "MedicationStatement.basedOn",
"max" : "0"
},
{
"id" : "MedicationStatement.partOf",
"path" : "MedicationStatement.partOf",
"max" : "0"
},
{
"id" : "MedicationStatement.status",
"path" : "MedicationStatement.status",
"mustSupport" : true
},
{
"id" : "MedicationStatement.statusReason",
"path" : "MedicationStatement.statusReason",
"max" : "0"
},
{
"id" : "MedicationStatement.category",
"path" : "MedicationStatement.category",
"max" : "0"
},
{
"id" : "MedicationStatement.medication[x]",
"path" : "MedicationStatement.medication[x]",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusMedication"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.subject",
"path" : "MedicationStatement.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Patient"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.subject.reference",
"path" : "MedicationStatement.subject.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.subject.type",
"path" : "MedicationStatement.subject.type",
"max" : "0"
},
{
"id" : "MedicationStatement.context",
"path" : "MedicationStatement.context",
"max" : "0"
},
{
"id" : "MedicationStatement.effective[x]",
"path" : "MedicationStatement.effective[x]",
"type" : [
{
"code" : "Period"
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.effective[x].start",
"path" : "MedicationStatement.effective[x].start",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.effective[x].end",
"path" : "MedicationStatement.effective[x].end",
"mustSupport" : true
},
{
"id" : "MedicationStatement.dateAsserted",
"path" : "MedicationStatement.dateAsserted",
"mustSupport" : true
},
{
"id" : "MedicationStatement.informationSource",
"path" : "MedicationStatement.informationSource",
"max" : "0"
},
{
"id" : "MedicationStatement.derivedFrom",
"path" : "MedicationStatement.derivedFrom",
"max" : "0"
},
{
"id" : "MedicationStatement.reasonCode.text",
"path" : "MedicationStatement.reasonCode.text",
"mustSupport" : true
},
{
"id" : "MedicationStatement.reasonReference",
"path" : "MedicationStatement.reasonReference",
"max" : "0"
},
{
"id" : "MedicationStatement.note",
"path" : "MedicationStatement.note",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "MedicationStatement.note.extension",
"path" : "MedicationStatement.note.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "MedicationStatement.note.extension:Aufgeklaert",
"path" : "MedicationStatement.note.extension",
"sliceName" : "Aufgeklaert",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusEXAufgeklaertNAIP"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.note.extension:Behandlung_durch_Pflege",
"path" : "MedicationStatement.note.extension",
"sliceName" : "Behandlung_durch_Pflege",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusEXBehandlungDurchPflegeNAIP"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.note.extension:Compliance_vermutet",
"path" : "MedicationStatement.note.extension",
"sliceName" : "Compliance_vermutet",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusEXComplianceVermutetNAIP"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage",
"path" : "MedicationStatement.dosage",
"slicing" : {
"discriminator" : [
{
"type" : "exists",
"path" : "text"
}
],
"ordered" : false,
"rules" : "open"
},
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage.text",
"path" : "MedicationStatement.dosage.text",
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage.additionalInstruction",
"path" : "MedicationStatement.dosage.additionalInstruction",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage.patientInstruction",
"path" : "MedicationStatement.dosage.patientInstruction",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage.timing",
"path" : "MedicationStatement.dosage.timing",
"mustSupport" : false
},
{
"id" : "MedicationStatement.dosage.timing.code.coding",
"path" : "MedicationStatement.dosage.timing.code.coding",
"max" : "1",
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage.timing.code.coding.system",
"path" : "MedicationStatement.dosage.timing.code.coding.system",
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage.timing.code.coding.code",
"path" : "MedicationStatement.dosage.timing.code.coding.code",
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage.asNeeded[x]",
"path" : "MedicationStatement.dosage.asNeeded[x]",
"mustSupport" : false
},
{
"id" : "MedicationStatement.dosage.site",
"path" : "MedicationStatement.dosage.site",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage.doseAndRate",
"path" : "MedicationStatement.dosage.doseAndRate",
"min" : 1,
"max" : "1"
},
{
"id" : "MedicationStatement.dosage.doseAndRate.type",
"path" : "MedicationStatement.dosage.doseAndRate.type",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage.doseAndRate.dose[x]",
"path" : "MedicationStatement.dosage.doseAndRate.dose[x]",
"min" : 1,
"mustSupport" : false
},
{
"id" : "MedicationStatement.dosage.doseAndRate.rate[x]",
"path" : "MedicationStatement.dosage.doseAndRate.rate[x]",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage.maxDosePerPeriod",
"path" : "MedicationStatement.dosage.maxDosePerPeriod",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage.maxDosePerAdministration",
"path" : "MedicationStatement.dosage.maxDosePerAdministration",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage.maxDosePerLifetime",
"path" : "MedicationStatement.dosage.maxDosePerLifetime",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:freitext",
"path" : "MedicationStatement.dosage",
"sliceName" : "freitext",
"max" : "1",
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage:freitext.text",
"path" : "MedicationStatement.dosage.text",
"min" : 1,
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage:freitext.additionalInstruction",
"path" : "MedicationStatement.dosage.additionalInstruction",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:freitext.patientInstruction",
"path" : "MedicationStatement.dosage.patientInstruction",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:freitext.timing",
"path" : "MedicationStatement.dosage.timing",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:freitext.asNeeded[x]",
"path" : "MedicationStatement.dosage.asNeeded[x]",
"type" : [
{
"code" : "boolean"
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage:freitext.site",
"path" : "MedicationStatement.dosage.site",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:freitext.route",
"path" : "MedicationStatement.dosage.route",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:freitext.method",
"path" : "MedicationStatement.dosage.method",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:freitext.doseAndRate",
"path" : "MedicationStatement.dosage.doseAndRate",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:freitext.maxDosePerPeriod",
"path" : "MedicationStatement.dosage.maxDosePerPeriod",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:freitext.maxDosePerAdministration",
"path" : "MedicationStatement.dosage.maxDosePerAdministration",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:freitext.maxDosePerLifetime",
"path" : "MedicationStatement.dosage.maxDosePerLifetime",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert",
"path" : "MedicationStatement.dosage",
"sliceName" : "kodiert",
"max" : "4",
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage:kodiert.sequence",
"path" : "MedicationStatement.dosage.sequence",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert.text",
"path" : "MedicationStatement.dosage.text",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert.additionalInstruction",
"path" : "MedicationStatement.dosage.additionalInstruction",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert.patientInstruction",
"path" : "MedicationStatement.dosage.patientInstruction",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert.timing",
"path" : "MedicationStatement.dosage.timing",
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage:kodiert.timing.event",
"path" : "MedicationStatement.dosage.timing.event",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert.timing.repeat",
"path" : "MedicationStatement.dosage.timing.repeat",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert.timing.code",
"path" : "MedicationStatement.dosage.timing.code",
"short" : "CM | CD | CV | HS",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "https://fhir.vital-services.de/R4/ValueSet/MedikationsplanPlus_Einnahmezeitpunkt"
}
},
{
"id" : "MedicationStatement.dosage:kodiert.timing.code.coding",
"path" : "MedicationStatement.dosage.timing.code.coding",
"max" : "1",
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage:kodiert.timing.code.coding.system",
"path" : "MedicationStatement.dosage.timing.code.coding.system",
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage:kodiert.timing.code.coding.code",
"path" : "MedicationStatement.dosage.timing.code.coding.code",
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage:kodiert.asNeeded[x]",
"path" : "MedicationStatement.dosage.asNeeded[x]",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert.site",
"path" : "MedicationStatement.dosage.site",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert.route",
"path" : "MedicationStatement.dosage.route",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert.method",
"path" : "MedicationStatement.dosage.method",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert.doseAndRate",
"path" : "MedicationStatement.dosage.doseAndRate",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage:kodiert.doseAndRate.type",
"path" : "MedicationStatement.dosage.doseAndRate.type",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert.doseAndRate.dose[x]",
"path" : "MedicationStatement.dosage.doseAndRate.dose[x]",
"min" : 1,
"type" : [
{
"code" : "Quantity"
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage:kodiert.doseAndRate.dose[x].value",
"path" : "MedicationStatement.dosage.doseAndRate.dose[x].value",
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage:kodiert.doseAndRate.dose[x].unit",
"path" : "MedicationStatement.dosage.doseAndRate.dose[x].unit",
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage:kodiert.doseAndRate.dose[x].system",
"path" : "MedicationStatement.dosage.doseAndRate.dose[x].system",
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage:kodiert.doseAndRate.dose[x].code",
"path" : "MedicationStatement.dosage.doseAndRate.dose[x].code",
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage:kodiert.doseAndRate.rate[x]",
"path" : "MedicationStatement.dosage.doseAndRate.rate[x]",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert.maxDosePerPeriod",
"path" : "MedicationStatement.dosage.maxDosePerPeriod",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert.maxDosePerAdministration",
"path" : "MedicationStatement.dosage.maxDosePerAdministration",
"max" : "0"
},
{
"id" : "MedicationStatement.dosage:kodiert.maxDosePerLifetime",
"path" : "MedicationStatement.dosage.maxDosePerLifetime",
"max" : "0"
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.